<%include file="_meta.html" />
<%include file="_header.html" />
<% article = AT.GetArticle('osusume') %>

${article.header}一覧

${article.lead}

${article.context.get('context1')}

${article.context.get('context2')}

おすすめ物件のお問い合わせ方法
  • 1
    「詳細」ボタンをクリックして物件の内容をチェック
  • >>>
  • 2
    「この物件に問合わせ」をクリックして必要事項を入力・送信
  • >>>
  • 3
    「お問合せ確認メール」の到着後、物件の担当者から連絡が入ります。
    %for contents in article.GetPostsByUpdated(10) :
  • ${contents.group.label} 【${contents.GetField('area')}】

    ${ contents.title }

    詳細 >
  • %endfor
<%include file="sogokan_bigfooter.html"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>